feat(frontend): add JSON script import functionality - #11563
Conversation
Allow users to import scripts into the JSON editor via local file upload or by selecting from the existing script library. - Dropdown toggle for 'Local' and 'Library' import sources. - Script selection dialog with category and search filters. - Global search using the existing command menu logic.
michelroegl-brunner
left a comment
There was a problem hiding this comment.
I really appreciate the effort you put into to website. But also I feel obligated to tell you that @bramsuurdje is currently working on a complete rebuild of our website. So you might want to hang tight a bit until the new website will get released, so you dont "waste" your time here.
|
Thanks for the heads-up I appreciate you letting me know. I m currently working on a new feature and was hoping to contribute something useful while my PR is under review. To plan my work better, could you let me know whether the new website will use the same stack or if it s a complete change? If it s still compatible, I'd be happy to continue working on the feature so it can potentially fit into the rebuild. |
As far as I unterstand it will use mostly the same stack (that being a next.js/react type of thing). The two websites (The current one and the new one) will not be compatible, as this will be a complete rework/rewrite, as the current implementation just lacks some features we really want to push in the future. So any new feature you develop now, we will not be able to transfer over simply. So it will be "lost" work. Currently the Repo is private until we are ready to show something. I can't give you an ETA on that yet, but maybe @bramsuurdje has a timeline in his head already. But it might still take some time until we have all set and running. |
|
@ls-root thank you again! The new version of the website will be done in NextJS too, as for a timeline i don't have any idea for now. it really depends on the time complexity of the new site. since it will be featuring a database (pocketbase). but i'll keep you posted. |
✍️ Description
Allow users to import scripts into the JSON editor via local file upload or by selecting from the existing script library.
Note
The dropdown shouldn't be transparent. I'm sure it has to do something with my host system and hyprland
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.